From: Jason Rumney Date: Fri, 13 Jun 2008 14:52:13 +0000 (+0000) Subject: Restore line that last checkin inexplicably lost. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~20942 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3d5edfa300cddea8883e932591a372be0125247b;p=emacs.git Restore line that last checkin inexplicably lost. --- diff --git a/src/ChangeLog b/src/ChangeLog index 5d47aa03a3b..30aa9fff7af 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -52,6 +52,7 @@ (font_update_lface): Don't parse "foundry-family" form here. Handle FONT_FOUNDRY_INDEX. (font_find_for_lface): Likewise. Handle alternate families here. + If registry is nil, try iso8859-1 and ascii-0. (font_open_for_lface): Pay attention to size in ENTITY. (font_open_by_name): Simplify by calling font_load_for_lface. (free_font_driver_list): Delete it.